Table of content



/passengerbooking/flight/{id}

Mapping URL: /passengerbooking/flight/{id}

Description: find the passengerbooking entities of flight with the appended id

Microservice: PassengerBookingService


Methods

/passengerbooking/flight/{id}

/passengerbooking/flight/{id}

Mapping URL: /passengerbooking/flight/{id}

Description: FlightService

Name: findAllPassengerBookingOfFlight(id)

Request Method: GET

Service Interface: /passengerbooking/flight/{id}

Service Entity: Flight



PassengerBookingService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content